home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / pc / gloss.swf / scripts / DefineButton2_589 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-02-26  |  134 b   |  7 lines

  1. on(release){
  2.    this._x = -500;
  3.    _root.hil = "";
  4.    this._parent.azclip.gotoAndStop(1);
  5.    this._parent.gotoAndStop("g51");
  6. }
  7.